HackMatch - AI-Powered RAPID Brainstorming
For the full demo, please deploy the frontend from the public/ directory to Cloudflare Pages.
API endpoints:
- POST /api/create-room - Create a new brainstorming room
- WS /api/room/:roomId - WebSocket connection to room
- GET /health - Health check
See README.md for full documentation.